|
17 of 17 people found the following review helpful:
5.0 out of 5 stars
Indispensible reference., 7 Nov 2000
If you want to learn perl, go buy O'Reilly's other book, "Learning Perl". I can recommend it.If you program in perl regularly, I am sure you already have this book (else how can you have survived?), so I don't need to write this review for you. For those who have learned perl, but feel the need for a reference on it, this is that reference. It is well written, and I read all 600-plus pages of it from cover to cover (though not at one sitting!). This was the first time I'd found this in a computing book, and I have to say the experience converted me both to Perl and to O'Reilly. If you are REALLY serious about perl programming, there are two other good books that fill complimentary niches: "Perl Cookbook" (solutions to common tasks in Perl), and "Advanced Perl Programming". But before you buy them, you need this book in order to be able to understand them. The book is also an excellent insight into the eclectic mind of the author. If I were to have a gripe about this book, it's that it has really handy one-liners scattered all over the place, but they are not collated into an accessible list anywhere, so until you get to know the book like the back of your hand, you have to flip through it, saying "I *know* I saw a really elegant way of doing that in a footnote somewhere here...". also, a quickref card, like that in "HTML: the definitive guide" would be really handy. But then, that's what the perl 5 pocket reference is for.
|